Method ForList(IRedbList, string?, string?, long?)

Assembly: redb.Core.dll

Create ListItem for specific list.

public static RedbListItem ForList(IRedbList list, string? value, string? alias = null, long? idObject = null)